Lines Matching refs:fc_frame
157 struct fc_frame *fp; in fnic_handle_frame()
167 fp = (struct fc_frame *)skb; in fnic_handle_frame()
629 struct fc_frame *fp; in fnic_import_rq_eth_pkt()
667 fp = (struct fc_frame *)skb; in fnic_import_rq_eth_pkt()
734 void fnic_set_port_id(struct fc_lport *lport, u32 port_id, struct fc_frame *fp) in fnic_set_port_id()
797 struct fc_frame *fp; in fnic_rq_cmpl_frame_recv()
817 fp = (struct fc_frame *)skb; in fnic_rq_cmpl_frame_recv()
961 struct fc_frame *fp = buf->os_buf; in fnic_free_rq_buf()
1023 static int fnic_send_frame(struct fnic *fnic, struct fc_frame *fp) in fnic_send_frame()
1104 int fnic_send(struct fc_lport *lp, struct fc_frame *fp) in fnic_send()
1142 struct fc_frame *fp; in fnic_flush_tx()
1145 fp = (struct fc_frame *)skb; in fnic_flush_tx()
1193 struct fc_frame *fp = (struct fc_frame *)skb; in fnic_wq_complete_frame_send()
1236 struct fc_frame *fp = buf->os_buf; in fnic_free_wq_buf()