Home
last modified time | relevance | path

Searched refs:CONSUMED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/ficl/test/
H A Dcore.fr881 : GN-CONSUMED GN-BUF CHAR+ 0 ;
884 { 0 0 GN' 0' >NUMBER -> 0 0 GN-CONSUMED }
885 { 0 0 GN' 1' >NUMBER -> 1 0 GN-CONSUMED }
886 { 1 0 GN' 1' >NUMBER -> BASE @ 1+ 0 GN-CONSUMED }
894 { 0 0 GN' 2' 10 >NUMBER-BASED -> 2 0 GN-CONSUMED }
896 { 0 0 GN' F' 10 >NUMBER-BASED -> F 0 GN-CONSUMED }
898 { 0 0 GN' G' MAX-BASE >NUMBER-BASED -> 10 0 GN-CONSUMED }
899 { 0 0 GN' Z' MAX-BASE >NUMBER-BASED -> 23 0 GN-CONSUMED }
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ht.c376 #define CONSUMED 1 /* frame consumed, caller does nothing */ in ieee80211_ampdu_reorder() macro
419 return (CONSUMED); in ieee80211_ampdu_reorder()
499 return (CONSUMED); in ieee80211_ampdu_reorder()
537 return (CONSUMED); in ieee80211_ampdu_reorder()
540 #undef CONSUMED in ieee80211_ampdu_reorder()