Searched refs:byte5 (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/include/scsi/ |
D | scsi_common.h | 48 u8 byte5; member
|
/linux-4.4.14/drivers/net/ethernet/xscale/ |
D | ixp4xx_eth.c | 190 u8 byte4, byte5, byte6, byte7; member 193 u8 byte7, byte6, byte5, byte4; 1219 port->firmware[1] = msg.byte5; in eth_open() 1227 msg.byte5 = port->plat->rxq | 0x80; in eth_open() 1240 msg.byte5 = dev->dev_addr[3]; in eth_open()
|
/linux-4.4.14/arch/mips/include/asm/octeon/ |
D | cvmx-lmcx-defs.h | 2654 uint64_t byte5:4; member 2666 uint64_t byte5:4; 2781 uint64_t byte5:6; member 2793 uint64_t byte5:6; 3313 uint64_t byte5:5; member 3325 uint64_t byte5:5;
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/ |
D | qed_hsi.h | 291 u8 byte5 /* byte5 */; member 1055 u8 byte5 /* byte5 */; member 2522 u8 byte5 /* byte5 */; member 3021 u8 byte5 /* byte5 */; member
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
D | halbtc8821a1ant.c | 874 u8 byte4, u8 byte5) in halbtc8821a1ant_set_fw_pstdma() argument 882 h2c_parameter[4] = byte5; in halbtc8821a1ant_set_fw_pstdma() 888 coex_dm->ps_tdma_para[4] = byte5; in halbtc8821a1ant_set_fw_pstdma()
|
D | halbtc8821a2ant.c | 1062 u8 byte4, u8 byte5) in halbtc8821a2ant_set_fw_pstdma() argument 1070 h2c_parameter[4] = byte5; in halbtc8821a2ant_set_fw_pstdma() 1076 coex_dm->ps_tdma_para[4] = byte5; in halbtc8821a2ant_set_fw_pstdma()
|
D | halbtc8192e2ant.c | 1172 u8 byte2, u8 byte3, u8 byte4, u8 byte5) in halbtc8192e2ant_SetFwPstdma() argument 1180 h2c_parameter[4] = byte5; in halbtc8192e2ant_SetFwPstdma() 1186 coex_dm->ps_tdma_para[4] = byte5; in halbtc8192e2ant_SetFwPstdma()
|
D | halbtc8723b2ant.c | 1134 u8 byte2, u8 byte3, u8 byte4, u8 byte5) in btc8723b2ant_set_fw_ps_tdma() argument 1142 h2c_parameter[4] = byte5; in btc8723b2ant_set_fw_ps_tdma() 1148 coex_dm->ps_tdma_para[4] = byte5; in btc8723b2ant_set_fw_ps_tdma()
|
D | halbtc8723b1ant.c | 874 u8 byte4, u8 byte5) in halbtc8723b1ant_set_fw_ps_tdma() argument 877 u8 real_byte1 = byte1, real_byte5 = byte5; in halbtc8723b1ant_set_fw_ps_tdma()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | hal_btc.c | 112 u8 byte5) in rtl8723e_dm_bt_set_fw_3a() argument 121 h2c_parameter[4] = byte5; in rtl8723e_dm_bt_set_fw_3a()
|
/linux-4.4.14/drivers/staging/rtl8723au/include/ |
D | rtl8723a_bt-coexist.h | 1321 u8 byte4, u8 byte5);
|
/linux-4.4.14/drivers/staging/rtl8723au/hal/ |
D | rtl8723a_bt-coexist.c | 6928 u8 byte3, u8 byte4, u8 byte5) in btdm_2AntSetFw3a() argument 6942 H2C_Parameter[4] = byte5; in btdm_2AntSetFw3a() 6948 pHalData->bt_coexist.fw3aVal[4] = byte5; in btdm_2AntSetFw3a() 9152 u8 byte5 in BTDM_SetFw3a() argument 9172 byte5 |= BIT(5); in BTDM_SetFw3a() 9173 if (byte5 & BIT(6)) in BTDM_SetFw3a() 9174 byte5 &= ~BIT(6); in BTDM_SetFw3a() 9183 H2C_Parameter[4] = byte5; in BTDM_SetFw3a()
|