Home
last modified time | relevance | path

Searched defs:pdu_idx (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_lro.h25 u8 pdu_idx; member
H A Dcxgbit_target.c1424 cxgbit_lro_skb_merge(struct cxgbit_sock *csk, struct sk_buff *skb, u8 pdu_idx) in cxgbit_lro_skb_merge()
1498 u8 pdu_idx = 0, last_idx = 0; in cxgbit_process_lro_skb() local