Searched refs:FNIC_FC_RECV (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/fnic/
H A Dfnic_trace.h26 * Fisrt bit of FNIC_FC_RECV and FNIC_FC_SEND is used to represent the type
30 #define FNIC_FC_RECV 0x52 /* Character R */ macro
H A Dfnic_fcs.c651 FNIC_FC_RECV|0x80, (char *)skb->data, skb->len)) != 0) { fnic_import_rq_eth_pkt()
882 if ((fnic_fc_trace_set_data(fnic->lport->host->host_no, FNIC_FC_RECV, fnic_rq_cmpl_frame_recv()
H A Dfnic_trace.c625 if (frame_type == FNIC_FC_RECV) { fnic_fc_trace_set_data()

Completed in 164 milliseconds