Searched hist:cd70f6a48b3fbb841a127361ee4ac0752f9d29a2 (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/wireless/ti/wlcore/ |
H A D | rx.h | diff cd70f6a48b3fbb841a127361ee4ac0752f9d29a2 Mon Dec 12 11:11:43 CET 2011 Arik Nemtsov <arik@wizery.com> wlcore/wl12xx: add hw op for getting rx buffer data alignment
An aligned data buffer is such where the Ethernet portion of the packet starts on a 4-byte boundary. Some chip families support padding the Rx data buffer to achieve such alignment, others rely on the host to perform it. Implement the HW op for getting alignment state in wl12xx. Add support for HW-padded alignment in the Rx flow.
Signed-off-by: Arik Nemtsov <arik@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>
|
H A D | hw_ops.h | diff cd70f6a48b3fbb841a127361ee4ac0752f9d29a2 Mon Dec 12 11:11:43 CET 2011 Arik Nemtsov <arik@wizery.com> wlcore/wl12xx: add hw op for getting rx buffer data alignment
An aligned data buffer is such where the Ethernet portion of the packet starts on a 4-byte boundary. Some chip families support padding the Rx data buffer to achieve such alignment, others rely on the host to perform it. Implement the HW op for getting alignment state in wl12xx. Add support for HW-padded alignment in the Rx flow.
Signed-off-by: Arik Nemtsov <arik@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>
|
H A D | rx.c | diff cd70f6a48b3fbb841a127361ee4ac0752f9d29a2 Mon Dec 12 11:11:43 CET 2011 Arik Nemtsov <arik@wizery.com> wlcore/wl12xx: add hw op for getting rx buffer data alignment
An aligned data buffer is such where the Ethernet portion of the packet starts on a 4-byte boundary. Some chip families support padding the Rx data buffer to achieve such alignment, others rely on the host to perform it. Implement the HW op for getting alignment state in wl12xx. Add support for HW-padded alignment in the Rx flow.
Signed-off-by: Arik Nemtsov <arik@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>
|
H A D | wlcore.h | diff cd70f6a48b3fbb841a127361ee4ac0752f9d29a2 Mon Dec 12 11:11:43 CET 2011 Arik Nemtsov <arik@wizery.com> wlcore/wl12xx: add hw op for getting rx buffer data alignment
An aligned data buffer is such where the Ethernet portion of the packet starts on a 4-byte boundary. Some chip families support padding the Rx data buffer to achieve such alignment, others rely on the host to perform it. Implement the HW op for getting alignment state in wl12xx. Add support for HW-padded alignment in the Rx flow.
Signed-off-by: Arik Nemtsov <arik@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>
|
/linux/drivers/net/wireless/ti/wl12xx/ |
H A D | main.c | diff cd70f6a48b3fbb841a127361ee4ac0752f9d29a2 Mon Dec 12 11:11:43 CET 2011 Arik Nemtsov <arik@wizery.com> wlcore/wl12xx: add hw op for getting rx buffer data alignment
An aligned data buffer is such where the Ethernet portion of the packet starts on a 4-byte boundary. Some chip families support padding the Rx data buffer to achieve such alignment, others rely on the host to perform it. Implement the HW op for getting alignment state in wl12xx. Add support for HW-padded alignment in the Rx flow.
Signed-off-by: Arik Nemtsov <arik@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>
|