Home
last modified time | relevance | path

Searched refs:SKCBF_RX_ISCSI_COMPL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.h229 SKCBF_RX_ISCSI_COMPL, /* received iscsi completion */ enumerator
H A Dlibcxgbi.c1531 if (cxgbi_skcb_test_flag(skb, SKCBF_RX_ISCSI_COMPL) && in skb_read_pdu_bhs()
/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c1582 cxgbi_skcb_set_flag(skb, SKCBF_RX_ISCSI_COMPL); in do_rx_iscsi_cmp()