Lines Matching full:claim
422 before calling copy_tx_mac() for building the claim frame.
428 small value to make sure your station will win the claim
432 of the claim frame (e.g. SA = DA = 10005affffff).
462 setup claim & beacon pointer
474 * build claim packet in build_claim_beacon()
480 /* DA == SA in claim frame */ in build_claim_beacon()
487 /* set CLAIM start pointer */ in build_claim_beacon()
521 /* end of claim/beacon queue */ in build_claim_beacon()
721 DB_RMTN(2, "RMT : lower claim received"); in mac2_irq()
725 * This is my claim and that claim is not detected as a in mac2_irq()
732 * If a duplicate claim frame (same SA but T_Bid != T_Req) in mac2_irq()
741 DB_RMTN(2, "RMT : higher claim received"); in mac2_irq()
847 * FORMAC+ full init. (tx, rx, timer, counter, claim & beacon)
1001 * enable CLAIM/BEACON interrupts
1328 outpw(FM_A(FM_CMDREG1),FM_ICL) ; /* force claim */ in rtm_irq()