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