Home
last modified time | relevance | path

Searched refs:hba_port_num (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c734 status = be_cmd_get_beacon_state(adapter, adapter->hba_port_num, in be_set_phys_id()
741 status = be_cmd_set_beacon_state(adapter, adapter->hba_port_num, in be_set_phys_id()
746 status = be_cmd_set_beacon_state(adapter, adapter->hba_port_num, in be_set_phys_id()
751 status = be_cmd_set_beacon_state(adapter, adapter->hba_port_num, in be_set_phys_id()
878 ret = be_cmd_set_loopback(adapter, adapter->hba_port_num, in be_loopback_test()
883 *status = be_cmd_loopback_test(adapter, adapter->hba_port_num, in be_loopback_test()
886 ret = be_cmd_set_loopback(adapter, adapter->hba_port_num, in be_loopback_test()
Dbe_cmds.c326 (sfp_misconfig_evt_word1 >> (adapter->hba_port_num * 8)) & 0xff; in be_async_port_misconfig_event_process()
338 (sfp_misconfig_evt_word2 >> (adapter->hba_port_num * 8)) & 0xff; in be_async_port_misconfig_event_process()
1656 req->cmd_params.params.pport_num = cpu_to_le16(adapter->hba_port_num); in lancer_cmd_get_pport_stats()
2325 req->port = cpu_to_le32(adapter->hba_port_num); in be_cmd_read_port_transceiver_data()
3548 adapter->hba_port_num = attribs->hba_attribs.phy_port; in be_cmd_get_cntl_attributes()
3918 ctxt, adapter->hba_port_num); in be_cmd_set_hsw_config()
3972 ctxt, adapter->hba_port_num); in be_cmd_get_hsw_config()
4238 adapter->port_name = resp->port_name[adapter->hba_port_num]; in be_cmd_query_port_name()
4240 adapter->port_name = adapter->hba_port_num + '0'; in be_cmd_query_port_name()
4719 port_desc.link_num = adapter->hba_port_num; in be_cmd_set_vxlan_port()
Dbe.h658 u8 hba_port_num; member
Dbe_main.c5265 ppid->id[0] = adapter->hba_port_num + 1; in be_get_phys_port_id()
/Linux-v4.19/drivers/infiniband/hw/ocrdma/
Docrdma.h285 u32 hba_port_num; member
Docrdma_main.c346 dev->hba_port_num); in ocrdma_add()
Docrdma_hw.c1365 dev->hba_port_num = (hba_attribs->ptpnum_maxdoms_hbast_cv & in ocrdma_mbx_get_ctrl_attribs()