Searched refs:update_L3L4_header (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/ |
H A D | s2io.h | 1107 static void update_L3L4_header(struct s2io_nic *sp, struct lro *lro);
|
H A D | s2io.c | 2973 update_L3L4_header(ring_data->nic, lro); in rx_intr_handler() 8252 static void update_L3L4_header(struct s2io_nic *sp, struct lro *lro) in update_L3L4_header() function 8442 update_L3L4_header(sp, *lro); in s2io_club_tcp_session() 8447 update_L3L4_header(sp, *lro); in s2io_club_tcp_session()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/neterion/ |
H A D | s2io.h | 1106 static void update_L3L4_header(struct s2io_nic *sp, struct lro *lro);
|
H A D | s2io.c | 2975 update_L3L4_header(ring_data->nic, lro); in rx_intr_handler() 8246 static void update_L3L4_header(struct s2io_nic *sp, struct lro *lro) in update_L3L4_header() function 8436 update_L3L4_header(sp, *lro); in s2io_club_tcp_session() 8441 update_L3L4_header(sp, *lro); in s2io_club_tcp_session()
|
Completed in 30 milliseconds