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

/linux-master/drivers/net/usb/
H A Dr8152.c1106 * struct fw_phy_nc - a firmware block used by RTL_FW_PHY_NC.
1108 * <struct fw_phy_nc> + <info> + <firmware data>.
1111 * the data would be the address of struct fw_phy_nc + @fw_offset.
1128 struct fw_phy_nc { struct
4410 static bool rtl8152_is_fw_phy_nc_ok(struct r8152 *tp, struct fw_phy_nc *phy)
4782 if (!rtl8152_is_fw_phy_nc_ok(tp, (struct fw_phy_nc *)block)) {
5103 static void rtl8152_fw_phy_nc_apply(struct r8152 *tp, struct fw_phy_nc *phy)
5243 rtl8152_fw_phy_nc_apply(tp, (struct fw_phy_nc *)block);

Completed in 140 milliseconds