Searched refs:an (Results 1 - 25 of 137) sorted by relevance

123456

/linux-master/include/asm-generic/
H A Dtlbflush.h7 * If you have an MMU, you need to write your own functions.
10 #error need to implement an architecture specific asm/tlbflush.h
/linux-master/drivers/net/wireless/ath/ath9k/
H A Ddynack.h84 void ath_dynack_node_init(struct ath_hw *ah, struct ath_node *an);
85 void ath_dynack_node_deinit(struct ath_hw *ah, struct ath_node *an);
94 struct ath_node *an) {}
96 struct ath_node *an) {}
93 ath_dynack_node_init(struct ath_hw *ah, struct ath_node *an) argument
95 ath_dynack_node_deinit(struct ath_hw *ah, struct ath_node *an) argument
H A Ddebug_sta.c26 struct ath_node *an = file->private_data; local
27 struct ath_softc *sc = an->sc;
39 if (!an->sta->deflink.ht_cap.ht_supported) {
46 an->maxampdu);
48 an->mpdudensity);
56 tid = ath_node_to_tid(an, tidno);
100 struct ath_node *an; local
111 an = (struct ath_node *) sta->drv_priv;
112 rstats = &an->rx_rate_stats;
171 struct ath_node *an local
250 struct ath_node *an = (struct ath_node *)sta->drv_priv; local
[all...]
H A Ddynack.c126 struct ath_node *an; local
129 list_for_each_entry(an, &da->nodes, list)
130 if (an->ackto > to)
131 to = an->ackto;
151 struct ath_node *an; local
176 an = (struct ath_node *)sta->drv_priv;
177 an->ackto = ath_dynack_ewma(an->ackto,
181 an->ackto, ackto);
234 struct ath_node *an; local
325 ath_dynack_node_init(struct ath_hw *ah, struct ath_node *an) argument
343 ath_dynack_node_deinit(struct ath_hw *ah, struct ath_node *an) argument
361 struct ath_node *an; local
[all...]
H A Dmain.c358 struct ath_node *an; local
359 an = (struct ath_node *)sta->drv_priv;
361 an->sc = sc;
362 an->sta = sta;
363 an->vif = vif;
364 memset(&an->key_idx, 0, sizeof(an->key_idx));
366 ath_tx_node_init(sc, an);
368 ath_dynack_node_init(sc->sc_ah, an);
373 struct ath_node *an local
1337 struct ath_node *an = &avp->mcast_node; local
1599 struct ath_node *an = (struct ath_node *) sta->drv_priv; local
1623 struct ath_node *an = (struct ath_node *) sta->drv_priv; local
1679 ath9k_sta_set_tx_filter(struct ath_hw *ah, struct ath_node *an, bool set) argument
1698 struct ath_node *an = (struct ath_node *) sta->drv_priv; local
1764 struct ath_node *an = NULL; local
2012 struct ath_node *an = (struct ath_node *)sta->drv_priv; local
[all...]
H A Dxmit.c156 if (!tid->an->sta)
159 ieee80211_send_bar(tid->an->vif, tid->an->sta->addr, tid->tidno,
227 ath_get_skb_tid(struct ath_softc *sc, struct ath_node *an, struct sk_buff *skb) argument
230 return ATH_AN_2_TID(an, tidno);
237 struct ath_softc *sc = tid->an->sc;
241 .sta = tid->an->sta,
493 struct ath_node *an = NULL; local
534 an = (struct ath_node *)sta->drv_priv;
599 if (txok || !an
754 struct ath_node *an = (struct ath_node *)sta->drv_priv; local
1581 struct ath_node *an; local
1618 struct ath_node *an = (struct ath_node *)sta->drv_priv; local
1630 ath_tx_aggr_sleep(struct ieee80211_sta *sta, struct ath_softc *sc, struct ath_node *an) argument
1648 ath_tx_aggr_wakeup(struct ath_softc *sc, struct ath_node *an) argument
1695 struct ath_node *an = (struct ath_node *)sta->drv_priv; local
2139 struct ath_node *an = NULL; local
2342 struct ath_node *an = NULL; local
2863 ath_tx_node_init(struct ath_softc *sc, struct ath_node *an) argument
2887 ath_tx_node_cleanup(struct ath_softc *sc, struct ath_node *an) argument
[all...]
/linux-master/arch/m68k/ifpsp060/
H A Dfskeleton.S9 |THE SOFTWARE is provided on an "AS IS" basis and without warranty.
61 | simply execute an "rte" as with the sample code below.
70 | This is the exit point for the 060FPSP when an enabled overflow exception
72 | for enabled overflow conditions. The exception stack frame is an overflow
76 | does an "rte".
89 | This is the exit point for the 060FPSP when an enabled underflow exception
91 | for enabled underflow conditions. The exception stack frame is an underflow
95 | does an "rte".
107 | This is the exit point for the 060FPSP when an enabled operand error exception
109 | for enabled operand error exceptions. The exception stack frame is an operan
[all...]
/linux-master/arch/arm/mach-rpc/
H A Decard-loader.S16 @ Purpose: call an expansion card loader to read bytes.
29 @ Purpose: call an expansion card loader to reset the card
/linux-master/tools/memory-model/scripts/
H A Dcheckalllitmus.sh7 # in the litmus test, this script prints an error message prefixed with
34 echo ' --- ' error: $litmusdir is not an accessible directory
/linux-master/drivers/net/phy/
H A Dnxp-c45-tja11xx-macsec.c187 u8 an; member in struct:nxp_c45_sa
404 enum nxp_c45_sa_type sa_type, u8 an)
409 if (pos->an == an && pos->type == sa_type)
416 enum nxp_c45_sa_type sa_type, u8 an)
425 if (pos->an == an)
445 tmp->an = an;
527 nxp_c45_macsec_write(phydev, MACSEC_RXAN0INUSS + sa->an *
403 nxp_c45_find_sa(struct list_head *sa_list, enum nxp_c45_sa_type sa_type, u8 an) argument
415 nxp_c45_sa_alloc(struct list_head *sa_list, void *sa, enum nxp_c45_sa_type sa_type, u8 an) argument
1197 u8 an = ctx->sa.assoc_num; local
1227 u8 an = ctx->sa.assoc_num; local
1257 u8 an = ctx->sa.assoc_num; local
1287 u8 an = ctx->sa.assoc_num; local
1317 u8 an = ctx->sa.assoc_num; local
1346 u8 an = ctx->sa.assoc_num; local
1452 u8 an = ctx->sa.assoc_num; local
1531 u8 an = ctx->sa.assoc_num; local
[all...]
/linux-master/arch/m68k/fpsp040/
H A Dsasin.S5 | an input argument; sAsind does the same except for denormalized
34 | 5. (|X| > 1) Generate an invalid operation by 0 * infinity.
90 fbgt t_operr |cause an operr exception
H A Dsatanh.S6 | an input argument; satanhd does the same except for denormalized
35 | 4. (|X| = 1) Generate infinity with an appropriate sign and
41 | 5. (|X| > 1) Generate an invalid operation by 0 * infinity.
H A Dsacos.S5 | an input argument; sAcosd does the same except for denormalized
34 | 5. (|X| > 1) Generate an invalid operation by 0 * infinity.
92 fbgt t_operr |cause an operr exception
104 fadds #0x00800000,%fp0 |cause an inexact exception to be put
H A Dgen_except.S10 | Any routine which may report an exceptions must load
95 | Frame is an unimp frame possible resulting from an fmove <ea>,fp0
96 | that caused an exception
167 | The typical work to be done to the unimp frame to report an
219 | ;it is an unsupp or unimp exc
239 | An fmoveout that results in an overflow is reported this way.
241 | An fmoveout that results in an underflow is reported this way.
250 | x is an extended denorm can report an underflo
[all...]
H A Dx_fline.S8 | Next, determine if the instruction is an fmovecr with a non-zero
63 cmpib #0x17,%d1 |check if it is an FMOVECR encoding
65 | ;if an FMOVECR instruction, fix stack
70 subl #UNIMP_40_SIZE-4,%a7 |emulate an orig fsave
H A Dsgetem.S6 | and the exponent value is returned as an extended
11 | input argument. The mantissa is converted to an
74 | with an exponent of +/- $3fff.
/linux-master/arch/arm/include/debug/
H A Dvexpress.S25 @ Make an educated guess regarding the memory map:
/linux-master/tools/testing/selftests/powerpc/math/
H A Dvsx_asm.S10 #This function wraps storeing VSX regs to the end of an array and a
/linux-master/tools/perf/tests/
H A Dkmod-path.c44 #define T(path, an, k, c, n) \
45 TEST_ASSERT_VAL("failed", !test(path, an, k, c, n))
/linux-master/arch/arm/lib/
H A Dbacktrace-clang.S67 * The diagram below shows an example stack setup for dump_stack.
99 stmfd sp!, {r4 - r9, fp, lr} @ Save an extra register
140 * recover the function start and instead continue with sv_pc as an arbitrary
/linux-master/arch/mips/dec/
H A Dint-handler.S170 # irq_nr < 0: it is an address
226 # irq_nr < 0: it is an address
306 move a1,t0 # cheats way of printing an arg!
310 move a1,t0 # cheats way of printing an arg!
/linux-master/tools/scripts/
H A Dutilities.mak50 # in an `awk' program that is delimited by shell
65 # NOTE: The escape is used directly as an extended regular
66 # expression constant in an `awk' program that is
118 # an intrictate shell command substitution is constructed
162 # The goal is to get an absolute path for an executable;
/linux-master/scripts/dtc/
H A Dlivetree.c824 struct node *an; local
826 an = get_subnode(dt, name);
827 if (!an)
828 an = build_and_name_child_node(dt, name);
830 if (!an)
833 return an;
851 struct node *an, struct node *node,
866 p = get_property(an, l->label);
870 an->name);
879 add_property(an,
850 generate_label_tree_internal(struct dt_info *dti, struct node *an, struct node *node, bool allocph) argument
[all...]
/linux-master/Documentation/target/
H A Dtarget-export-device13 Export a block device or a file as an iSCSI target with a single LUN
61 # Create an iSCSI target and a target portal group (TPG)
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Dcgx_fw_if.h222 uint64_t an:1; /* AN supported or not */ member in struct:cgx_lnk_sts
242 /* Any command using enable/disable as an argument need

Completed in 256 milliseconds

123456