Home
last modified time | relevance | path

Searched refs:FC_FC_FILL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/scsi/fc/
H A Dfc_fs.h231 #define FC_FC_FILL(i) ((i) & 3) /* 1:0: bytes of trailing fill */ macro
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_exch.c2635 skb_trim(fp_skb(fp), fr_len(fp) - FC_FC_FILL(f_ctl)); in fc_exch_recv()