l2_hdr_offset    1581 drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c 	int l2_hdr_offset, l4_hdr_offset;
l2_hdr_offset    1600 drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c 	l2_hdr_offset = netxen_get_lro_sts_l2_hdr_offset(sts_data0);
l2_hdr_offset    1616 drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c 	skb_pull(skb, l2_hdr_offset);
l2_hdr_offset    1274 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c 	int index, l2_hdr_offset, l4_hdr_offset, is_lb_pkt;
l2_hdr_offset    1291 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c 	l2_hdr_offset = qlcnic_get_lro_sts_l2_hdr_offset(sts_data0);
l2_hdr_offset    1312 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c 	skb_pull(skb, l2_hdr_offset);
l2_hdr_offset    1796 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c 	int l2_hdr_offset, l4_hdr_offset;
l2_hdr_offset    1814 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c 	l2_hdr_offset = qlcnic_83xx_l2_hdr_off(sts_data[1]);
l2_hdr_offset    1828 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c 	skb_pull(skb, l2_hdr_offset);