Searched defs:drv_toe_rss_id (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/ |
H A D | lm_l4tx.c | 286 u8_t lm_toe_is_tx_completion(lm_device_t *pdev, u8_t drv_toe_rss_id) in lm_toe_is_tx_completion() 452 void lm_tcp_tx_process_cqes(lm_device_t *pdev, u8_t drv_toe_rss_id, s_list_t * connections) in lm_tcp_tx_process_cqes() 548 void lm_toe_service_tx_intr(lm_device_t *pdev, u8_t drv_toe_rss_id) in lm_toe_service_tx_intr()
|
H A D | lm_l4rx.c | 516 u8_t lm_toe_is_rx_completion(lm_device_t *pdev, u8_t drv_toe_rss_id) in lm_toe_is_rx_completion() 538 u8_t lm_toe_is_rcq_suspended(lm_device_t *pdev, u8_t drv_toe_rss_id) in lm_toe_is_rcq_suspended() 1423 u8_t lm_tcp_rx_process_cqes(lm_device_t *pdev, u8_t drv_toe_rss_id, s_list_t * connections) in lm_tcp_rx_process_cqes() 1615 void lm_tcp_rx_compensate_grq(lm_device_t * pdev, u8_t drv_toe_rss_id) in lm_tcp_rx_compensate_grq() 1641 static __inline void lm_tcp_rx_lock_grq(lm_device_t *pdev, u8_t drv_toe_rss_id) in lm_tcp_rx_lock_grq() 1654 void lm_toe_service_rx_intr(lm_device_t *pdev, u8_t drv_toe_rss_id) in lm_toe_service_rx_intr()
|
H A D | lm_l4sp.c | 649 u8_t drv_toe_rss_id; in _lm_tcp_init_cstorm_intmem() local 741 u8_t drv_toe_rss_id, grq_bd_idx; in _lm_tcp_init_ustorm_intmem() local
|