Lines Matching refs:le32_to_cpu
120 primary_ch_phy_id = le32_to_cpu(mvm->last_bt_ci_cmd.primary_ch_phy_id);
122 le32_to_cpu(mvm->last_bt_ci_cmd.secondary_ch_phy_id);
125 ret = le32_to_cpu(mvm->last_bt_notif.primary_ch_lut);
127 ret = le32_to_cpu(mvm->last_bt_notif.secondary_ch_lut);
379 bt_activity_grading = le32_to_cpu(data->notif->bt_activity_grading);
459 le32_to_cpu(mvm->last_bt_notif.bt_activity_grading) == BT_OFF ||
603 le32_to_cpu(notif->primary_ch_lut));
605 le32_to_cpu(notif->secondary_ch_lut));
607 le32_to_cpu(notif->bt_activity_grading));
635 if (le32_to_cpu(mvm->last_bt_notif.bt_activity_grading) == BT_OFF)
673 if (le32_to_cpu(mvm->last_bt_notif.bt_activity_grading) <
697 if (le32_to_cpu(mvm->last_bt_notif.bt_activity_grading) <
717 return le32_to_cpu(mvm->last_bt_notif.bt_activity_grading) <
723 return le32_to_cpu(mvm->last_bt_notif.bt_activity_grading) < BT_HIGH_TRAFFIC;
729 u32 bt_activity = le32_to_cpu(mvm->last_bt_notif.bt_activity_grading);