Searched refs:cxgb4i_cplhandlers (Results 1 – 1 of 1) sorted by relevance
1927 static cxgb4i_cplhandler_func cxgb4i_cplhandlers[NUM_CPL_CMDS] = { variable2341 if (opc >= ARRAY_SIZE(cxgb4i_cplhandlers) || !cxgb4i_cplhandlers[opc]) { in t4_uld_rx_handler()2345 cxgb4i_cplhandlers[opc](cdev, skb); in t4_uld_rx_handler()