Lines Matching defs:cloud_mode
1390 * @cloud_mode: TRUE - cloud mode, FALSE - other mode
1393 bool cloud_mode)
1395 UNREFERENCED_1PARAMETER(cloud_mode);
1414 if (cloud_mode)
1719 union ixgbe_atr_input *input_mask, bool cloud_mode)
1725 UNREFERENCED_1PARAMETER(cloud_mode);
1801 if (cloud_mode) {
1866 if (!cloud_mode) {
1897 u16 soft_id, u8 queue, bool cloud_mode)
1903 UNREFERENCED_1PARAMETER(cloud_mode);
1906 if (!cloud_mode) {
1937 if (cloud_mode) {
2028 * @cloud_mode: unused
2036 u16 soft_id, u8 queue, bool cloud_mode)
2039 UNREFERENCED_1PARAMETER(cloud_mode);
2076 err = ixgbe_fdir_set_input_mask_82599(hw, input_mask, cloud_mode);
2085 soft_id, queue, cloud_mode);