Searched defs:o_buf (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c7709 u16 addr, u8 byte_cnt, u8 *o_buf)
7758 o_buf[i] = (u8)(val & MDIO_PMA_REG_8726_TWO_WIRE_DATA_MASK);
7776 u8 *o_buf)
7801 o_buf[j] = *((u8 *)data_array + i);
7811 u16 addr, u8 byte_cnt, u8 *o_buf)
7880 o_buf[i] = (u8)(val & MDIO_PMA_REG_8727_TWO_WIRE_DATA_MASK);
7898 u8 byte_cnt, u8 *o_buf)
7904 byte_cnt, o_buf);
7909 byte_cnt, o_buf);
7913 byte_cnt, o_buf);
7707 bnx2x_8726_read_sfp_module_eeprom(struct bnx2x_phy *phy, struct link_params *params, u16 addr, u8 byte_cnt, u8 *o_buf) argument
7773 bnx2x_warpcore_read_sfp_module_eeprom(struct bnx2x_phy *phy, struct link_params *params, u16 addr, u8 byte_cnt, u8 *o_buf) argument
7809 bnx2x_8727_read_sfp_module_eeprom(struct bnx2x_phy *phy, struct link_params *params, u16 addr, u8 byte_cnt, u8 *o_buf) argument
7896 bnx2x_read_sfp_module_eeprom(struct bnx2x_phy *phy, struct link_params *params, u16 addr, u8 byte_cnt, u8 *o_buf) argument
[all...]

Completed in 171 milliseconds