Searched refs:bcnhead (Results 1 – 1 of 1) sorted by relevance
203 int bcnhead, /* beacon head, where FW store len(2-byte) and efuse physical map. */ in efuse_read_phymap_from_txpktbuf() argument218 if (bcnhead < 0) /* if not valid */ in efuse_read_phymap_from_txpktbuf()219 bcnhead = usb_read8(adapter, REG_TDECTRL+1); in efuse_read_phymap_from_txpktbuf()221 DBG_88E("%s bcnhead:%d\n", __func__, bcnhead); in efuse_read_phymap_from_txpktbuf()225 dbg_addr = bcnhead*128/8; /* 8-bytes addressing */ in efuse_read_phymap_from_txpktbuf()