Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c743 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()
H A Dbe_cmds.h2423 int be_cmd_set_beacon_state(struct be_adapter *adapter, u8 port_num, u8 beacon,
H A Dbe_cmds.c2222 int be_cmd_set_beacon_state(struct be_adapter *adapter, u8 port_num, in be_cmd_set_beacon_state() function