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

/drivers/net/fddi/
H A Ddefxx.c294 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);
893 status = dfx_hw_port_ctrl_req(bp,
1023 if (dfx_hw_port_ctrl_req(bp, PI_PCTRL_M_MLA, PI_PDATA_A_MLA_K_LO, 0,
1032 if (dfx_hw_port_ctrl_req(bp, PI_PCTRL_M_MLA, PI_PDATA_A_MLA_K_HI, 0,
1225 if (dfx_hw_port_ctrl_req(bp,
1242 if (dfx_hw_port_ctrl_req(bp,
1262 if (dfx_hw_port_ctrl_req(bp, PI_PCTRL_M_INIT,
1723 (void) dfx_hw_port_ctrl_req(bp,
2635 * = dfx_hw_port_ctrl_req =
2666 static int dfx_hw_port_ctrl_req( function
[all...]

Completed in 12 milliseconds