Home
last modified time | relevance | path

Searched hist:cd70f6a48b3fbb841a127361ee4ac0752f9d29a2 (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/ti/wlcore/
H A Drx.hdiff 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 Dhw_ops.hdiff 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 Drx.cdiff 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 Dwlcore.hdiff 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 Dmain.cdiff 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>