Searched refs:FW_DATA_XMIT_SIZE (Results 1 – 5 of 5) sorted by relevance
43 #define FW_DATA_XMIT_SIZE (sizeof(FWHeader) + DataLength + sizeof(t_u32)) macro
51 #define FW_DATA_XMIT_SIZE (sizeof(FWHeader) + DataLength + sizeof(t_u32)) macro
317 int length = FW_DATA_XMIT_SIZE; in wlan_usb_prog_fw_w_helper()
57 #define FW_DATA_XMIT_SIZE \ macro
1451 u32 len = FW_DATA_XMIT_SIZE; in mwifiex_prog_fw_w_helper()