Searched refs:max_frags (Results 1 – 6 of 6) sorted by relevance
206 * @max_frags: maximal number of fragments the Time Event can be divided to226 u8 max_frags; member
364 time_cmd.max_frags = IWM_TE_V2_FRAG_NONE; in iwm_protect_session()
2892 * @max_frags: maximal number of fragments the Time Event can be divided to2911 uint8_t max_frags; member
693 time_cmd.max_frags = TE_V2_FRAG_NONE; in __iwl_mvm_remove_time_event() 1232 time_cmd.max_frags = min(MSEC_TO_TU(duration)/50, TE_V2_FRAG_ENDLESS); in iwl_mvm_schedule_session_protection() 1405 time_cmd.max_frags = TE_V2_FRAG_NONE;
113 int align, int size, int max_frags) in ipoib_alloc_map_mb() argument123 MPASS(i < max_frags); in ipoib_alloc_map_mb()
529 …p_mb(struct ipoib_dev_priv *priv, struct ipoib_rx_buf *rx_req, int align, int size, int max_frags);