Searched refs:_lm_tcp_isle_find (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/ |
H A D | lm_l4rx.c | 78 static lm_isle_t * _lm_tcp_isle_find( in _lm_tcp_isle_find() function 123 isle = _lm_tcp_isle_find(pdev,tcp,num_isle); in _lm_tcp_isle_remove() 861 next_isle = _lm_tcp_isle_find(pdev,tcp,isle_num); in lm_tcp_rx_gen_isle_create() 896 requested_isle = _lm_tcp_isle_find(pdev,tcp,isle_num); in lm_tcp_rx_gen_isle_right_process() 946 requested_isle = _lm_tcp_isle_find(pdev,tcp,isle_num); in lm_tcp_rx_gen_isle_left_process() 1010 start_isle = _lm_tcp_isle_find(pdev,tcp,isle_num); in lm_tcp_rx_gen_join_process()
|