Lines Matching defs:fnic
39 static inline void fnic_fdls_set_fcoe_srcmac(struct fnic *fnic, in fnic_fdls_set_fcoe_srcmac()
54 static inline void fnic_fdls_set_fcoe_dstmac(struct fnic *fnic, in fnic_fdls_set_fcoe_dstmac()
67 struct fnic *fnic = *((struct fnic **) shost_priv(shost)); in fnic_get_host_port_state() local
81 void fnic_fdls_link_status_change(struct fnic *fnic, int linkup) in fnic_fdls_link_status_change()
122 struct fnic *fnic = iport->fnic; in fnic_fdls_learn_fcoe_macs() local
143 void fnic_fdls_init(struct fnic *fnic, int usefip) in fnic_fdls_init()
165 struct fnic *fnic = container_of(work, struct fnic, link_work); in fnic_handle_link() local
285 struct fnic *fnic = container_of(work, struct fnic, frame_work); in fnic_handle_frame() local
329 struct fnic *fnic = container_of(work, struct fnic, fip_frame_work); in fnic_handle_fip_frame() local
370 static inline int fnic_import_rq_eth_pkt(struct fnic *fnic, void *fp) in fnic_import_rq_eth_pkt()
399 void fnic_update_mac_locked(struct fnic *fnic, u8 *new) in fnic_update_mac_locked()
426 struct fnic *fnic = vnic_dev_priv(rq->vdev); in fnic_rq_cmpl_frame_recv() local
549 struct fnic *fnic = vnic_dev_priv(vdev); in fnic_rq_cmpl_handler_cont() local
557 int fnic_rq_cmpl_handler(struct fnic *fnic, int rq_work_to_do) in fnic_rq_cmpl_handler()
587 struct fnic *fnic = vnic_dev_priv(rq->vdev); in fnic_alloc_rq_frame() local
619 struct fnic *fnic = vnic_dev_priv(rq->vdev); in fnic_free_rq_buf() local
631 static int fnic_send_frame(struct fnic *fnic, void *frame, int frame_len) in fnic_send_frame()
680 fdls_send_fcoe_frame(struct fnic *fnic, void *frame, int frame_size, in fdls_send_fcoe_frame()
732 struct fnic *fnic = iport->fnic; in fnic_send_fcoe_frame() local
754 struct fnic *fnic = iport->fnic; in fnic_send_fip_frame() local
775 struct fnic *fnic = container_of(work, struct fnic, flush_work); in fnic_flush_tx() local
794 struct fnic *fnic = iport->fnic; in fnic_fdls_register_portid() local
852 struct fnic *fnic = vnic_dev_priv(wq->vdev); in fnic_wq_complete_frame_send() local
865 struct fnic *fnic = vnic_dev_priv(vdev); in fnic_wq_cmpl_handler_cont() local
876 int fnic_wq_cmpl_handler(struct fnic *fnic, int work_to_do) in fnic_wq_cmpl_handler()
894 struct fnic *fnic = vnic_dev_priv(wq->vdev); in fnic_free_wq_buf() local
907 struct fnic *fnic = iport->fnic; in fnic_fdls_add_tport() local
946 struct fnic *fnic = iport->fnic; in fnic_fdls_remove_tport() local
988 void fnic_delete_fcp_tports(struct fnic *fnic) in fnic_delete_fcp_tports()
1012 struct fnic *fnic = container_of(work, struct fnic, tport_work); in fnic_tport_event_handler() local
1061 void fnic_flush_tport_event_list(struct fnic *fnic) in fnic_flush_tport_event_list()