Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c736 status = be_cmd_get_beacon_state(adapter, adapter->hba_port_num, in be_set_phys_id()
743 status = be_cmd_set_beacon_state(adapter, adapter->hba_port_num, in be_set_phys_id()
748 status = be_cmd_set_beacon_state(adapter, adapter->hba_port_num, in be_set_phys_id()
753 status = be_cmd_set_beacon_state(adapter, adapter->hba_port_num, in be_set_phys_id()
880 ret = be_cmd_set_loopback(adapter, adapter->hba_port_num, in be_loopback_test()
885 *status = be_cmd_loopback_test(adapter, adapter->hba_port_num, in be_loopback_test()
888 ret = be_cmd_set_loopback(adapter, adapter->hba_port_num, in be_loopback_test()
Dbe_cmds.c324 (sfp_misconfig_evt_word1 >> (adapter->hba_port_num * 8)) & 0xff; in be_async_port_misconfig_event_process()
336 (sfp_misconfig_evt_word2 >> (adapter->hba_port_num * 8)) & 0xff; in be_async_port_misconfig_event_process()
1653 req->cmd_params.params.pport_num = cpu_to_le16(adapter->hba_port_num); in lancer_cmd_get_pport_stats()
2322 req->port = cpu_to_le32(adapter->hba_port_num); in be_cmd_read_port_transceiver_data()
3545 adapter->hba_port_num = attribs->hba_attribs.phy_port; in be_cmd_get_cntl_attributes()
3915 ctxt, adapter->hba_port_num); in be_cmd_set_hsw_config()
3969 ctxt, adapter->hba_port_num); in be_cmd_get_hsw_config()
4235 adapter->port_name = resp->port_name[adapter->hba_port_num]; in be_cmd_query_port_name()
4237 adapter->port_name = adapter->hba_port_num + '0'; in be_cmd_query_port_name()
4716 port_desc.link_num = adapter->hba_port_num; in be_cmd_set_vxlan_port()
Dbe.h653 u8 hba_port_num; member
Dbe_main.c5136 ppid->id[0] = adapter->hba_port_num + 1; in be_get_phys_port_id()
/linux-6.6.21/drivers/infiniband/hw/ocrdma/
Docrdma_main.c307 dev->hba_port_num); in ocrdma_add()
Docrdma.h283 u32 hba_port_num; member
Docrdma_hw.c1363 dev->hba_port_num = (hba_attribs->ptpnum_maxdoms_hbast_cv & in ocrdma_mbx_get_ctrl_attribs()