Searched refs:notify_rdma_uld (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_main.c | 2494 static void notify_rdma_uld(struct adapter *adap, enum cxgb4_control cmd) in notify_rdma_uld() function 2510 notify_rdma_uld(adap, CXGB4_CONTROL_DB_EMPTY); in process_db_full() 2583 notify_rdma_uld(adap, CXGB4_CONTROL_DB_DROP); in process_db_drop() 2588 notify_rdma_uld(adap, CXGB4_CONTROL_DB_EMPTY); in process_db_drop() 2618 notify_rdma_uld(adap, CXGB4_CONTROL_DB_FULL); in t4_db_full() 2629 notify_rdma_uld(adap, CXGB4_CONTROL_DB_FULL); in t4_db_dropped()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_main.c | 2493 static void notify_rdma_uld(struct adapter *adap, enum cxgb4_control cmd) in notify_rdma_uld() function 2509 notify_rdma_uld(adap, CXGB4_CONTROL_DB_EMPTY); in process_db_full() 2582 notify_rdma_uld(adap, CXGB4_CONTROL_DB_DROP); in process_db_drop() 2587 notify_rdma_uld(adap, CXGB4_CONTROL_DB_EMPTY); in process_db_drop() 2617 notify_rdma_uld(adap, CXGB4_CONTROL_DB_FULL); in t4_db_full() 2628 notify_rdma_uld(adap, CXGB4_CONTROL_DB_FULL); in t4_db_dropped()
|
Completed in 17 milliseconds