Searched refs:cxgb4_control (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_uld.h | 337 enum cxgb4_control { enum 485 int (*control)(void *handle, enum cxgb4_control control, ...);
|
H A D | cxgb4_main.c | 2494 static void notify_rdma_uld(struct adapter *adap, enum cxgb4_control cmd) in notify_rdma_uld()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_uld.h | 337 enum cxgb4_control { enum 485 int (*control)(void *handle, enum cxgb4_control control, ...);
|
H A D | cxgb4_main.c | 2493 static void notify_rdma_uld(struct adapter *adap, enum cxgb4_control cmd) in notify_rdma_uld()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
H A D | device.c | 1470 static int c4iw_uld_control(void *handle, enum cxgb4_control control, ...) in c4iw_uld_control()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | device.c | 1470 static int c4iw_uld_control(void *handle, enum cxgb4_control control, ...) in c4iw_uld_control()
|
Completed in 23 milliseconds