Searched refs:dfx_hw_port_ctrl_req (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/fddi/
H A Ddefxx.c288 static int dfx_hw_port_ctrl_req(DFX_board_t *bp, PI_UINT32 command, PI_UINT32 data_a, PI_UINT32 data_b, PI_UINT32 *host_data);
964 status = dfx_hw_port_ctrl_req(bp, dfx_bus_config_check()
1093 if (dfx_hw_port_ctrl_req(bp, PI_PCTRL_M_MLA, PI_PDATA_A_MLA_K_LO, 0, dfx_driver_init()
1102 if (dfx_hw_port_ctrl_req(bp, PI_PCTRL_M_MLA, PI_PDATA_A_MLA_K_HI, 0, dfx_driver_init()
1291 if (dfx_hw_port_ctrl_req(bp, dfx_adap_init()
1308 if (dfx_hw_port_ctrl_req(bp, dfx_adap_init()
1328 if (dfx_hw_port_ctrl_req(bp, PI_PCTRL_M_INIT, dfx_adap_init()
1789 (void) dfx_hw_port_ctrl_req(bp, dfx_int_type_0_process()
2701 * = dfx_hw_port_ctrl_req =
2732 static int dfx_hw_port_ctrl_req( dfx_hw_port_ctrl_req() function

Completed in 74 milliseconds