wlcore/wl12xx: add hw op for calculating hw block count per packet
authorArik Nemtsov <arik@wizery.com>
Mon, 12 Dec 2011 09:41:44 +0000 (11:41 +0200)
committerLuciano Coelho <coelho@ti.com>
Thu, 12 Apr 2012 05:43:59 +0000 (08:43 +0300)
commitb3b4b4b812018a06221b6d7b88a5540fccae2940
treea7019677c6d169562e809de5c34815a65fc334e5
parent3edab305dfd48415074a36f1cdd605dcae8463de
wlcore/wl12xx: add hw op for calculating hw block count per packet

Each chip family has a different block size and calculates the total
number of HW blocks differently, with respect to alignment.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wl12xx/main.c
drivers/net/wireless/ti/wlcore/hw_ops.h [new file with mode: 0644]
drivers/net/wireless/ti/wlcore/tx.c
drivers/net/wireless/ti/wlcore/tx.h
drivers/net/wireless/ti/wlcore/wlcore.h