Home
last modified time | relevance | path

Searched refs:hw_priv (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/scsi/elx/efct/
H A Defct_unsol.c374 io->hw_priv = seq->hw_priv; in efct_dispatch_fcp_cmd()
473 io->hw_priv = seq->hw_priv; in efct_node_recv_abts_frame()
H A Defct_io.h116 void *hw_priv; member
H A Defct_scsi.c285 hio->eq = io->hw_priv; in efct_scsi_io_dispatch_hw_io()
422 hio->eq = io->hw_priv; in efct_scsi_dispatch_pending()
H A Defct_hw_queues.c594 seq->hw_priv = cq->eq; in efct_hw_rqpair_process_rq()
/linux/net/ipv4/
H A Dudp_tunnel_nic.c25 u8 hw_priv; member
127 ti->hw_priv = entry->hw_priv; in udp_tunnel_nic_ti_from_entry()
183 dev->udp_tunnel_nic->entries[table][idx].hw_priv = priv; in __udp_tunnel_nic_set_port_priv()
/linux/drivers/scsi/elx/libefc/
H A Defclib.h440 void *hw_priv; member
/linux/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c605 status = ice_destroy_tunnel(&pf->hw, ti->hw_priv, tnl_type, in ice_udp_tunnel_unset_port()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c12991 ret = i40e_aq_del_udp_tunnel(hw, ti->hw_priv, NULL); in i40e_udp_tunnel_unset_port()