Searched refs:cpl_handlers (Results 1 – 1 of 1) sorted by relevance
960 static cpl_handler_func cpl_handlers[NUM_CPL_CMDS]; variable 969 cpl_handlers[opcode] = h ? h : do_bad_cpl; in t3_register_cpl_handler() 985 int ret = cpl_handlers[opcode] (dev, skb); in process_rx() 1335 cpl_handlers[i] = do_bad_cpl; in cxgb3_offload_init()