Home
last modified time | relevance | path

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

/linux/drivers/scsi/fnic/
H A Dfnic_fcs.c286 struct fnic_frame_list *cur_frame, *next; in fnic_handle_frame()
328 struct fnic_frame_list *cur_frame, *next; in fnic_handle_fip_frame()
373 struct fnic_frame_list *fip_fr_elem; in fnic_import_rq_eth_pkt()
378 fip_fr_elem = (struct fnic_frame_list *) in fnic_import_rq_eth_pkt()
379 kzalloc(sizeof(struct fnic_frame_list), GFP_ATOMIC); in fnic_import_rq_eth_pkt()
446 struct fnic_frame_list *frame_elem = NULL; in fnic_rq_cmpl_frame_recv()
687 struct fnic_frame_list *frame_elem; in fdls_send_fcoe_frame()
779 struct fnic_frame_list *cur_frame, *next; in fnic_flush_tx()
841 struct fnic_frame_list *cur_frame, *next; in fnic_free_txq()
H A Dfnic.h336 struct fnic_frame_list { struct
H A Dfnic_main.c1282 sizeof(struct fnic_frame_list), in fnic_init_module()