Searched refs:cpl_handlers (Results 1 – 1 of 1) sorted by relevance
999 static cpl_handler_func cpl_handlers[NUM_CPL_CMDS]; variable1008 cpl_handlers[opcode] = h ? h : do_bad_cpl; in t3_register_cpl_handler()1024 int ret = cpl_handlers[opcode] (dev, skb); in process_rx()1374 cpl_handlers[i] = do_bad_cpl; in cxgb3_offload_init()